home *** CD-ROM | disk | FTP | other *** search
/ Geek Games #12 / GEGA012.iso / Jogos de Azar / bjack.swf / scripts / frame_303 / DoAction.as
Text File  |  2006-01-17  |  120b  |  9 lines

  1. if(ShufButCon == "1")
  2. {
  3.    tellTarget("/ButControls")
  4.    {
  5.       gotoAndStop("Go");
  6.    }
  7.    ShufButCon = "0";
  8. }
  9.